projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f51cfb8
)
Clean up some cruft.
author
Ewan Mellor
<ewan@xensource.com>
Thu, 1 Feb 2007 18:45:50 +0000
(18:45 +0000)
committer
Ewan Mellor
<ewan@xensource.com>
Thu, 1 Feb 2007 18:45:50 +0000
(18:45 +0000)
Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendConfig.py
patch
|
blob
|
history
diff --git
a/tools/python/xen/xend/XendConfig.py
b/tools/python/xen/xend/XendConfig.py
index 1c59b78c769a8904f7e6d8c4f5afded975c7f3ca..3c36eb04211ebe65e782111303af98d2f141c0fa 100644
(file)
--- a/
tools/python/xen/xend/XendConfig.py
+++ b/
tools/python/xen/xend/XendConfig.py
@@
-148,15
+148,9
@@
XENAPI_CFG_TYPES = {
'vcpus_policy': str,
'vcpus_params': dict,
'vcpus_number': int,
- 'vcpus_features_required': list,
- 'vcpus_features_can_use': list,
- 'vcpus_features_force_on': list,
- 'vcpus_features_force_off': list,
'actions_after_shutdown': str,
'actions_after_reboot': str,
- 'actions_after_suspend': str,
'actions_after_crash': str,
- 'tpm_instance': int,
'tpm_backend': int,
'PV_bootloader': str,
'PV_kernel': str,